Skip to content

Conversation

@dlech
Copy link
Collaborator

@dlech dlech commented Sep 19, 2025

We need to check the current session status after registering the event handler, otherwise we might miss the event if the session status changes between checking the status and registering the handler.

@dlech
Copy link
Collaborator Author

dlech commented Nov 22, 2025

This didn't fix the issue we were trying to fix, but it still seems like a reasonable thing to do.

@dlech dlech force-pushed the winrt-fix-session-status-race branch from e8b1031 to 2ee35ad Compare November 22, 2025 17:57
We need to check the current session status *after* registering the
event handler, otherwise we might miss the event if the session
status changes between checking the status and registering the handler.
@dlech dlech force-pushed the winrt-fix-session-status-race branch from 2ee35ad to 5c5ec4f Compare November 22, 2025 17:58
@dlech dlech merged commit f16cbf6 into hbldh:develop Nov 22, 2025
16 checks passed
@dlech dlech deleted the winrt-fix-session-status-race branch November 22, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant